Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Conversation

@mdrozdowski1996
Copy link
Contributor

No description provided.

@mdrozdowski1996
Copy link
Contributor Author

Model url contains all information about the checkpoint that we use.

print_dict(num_nodes, str='num_nodes')
print_dict(graph_sizes, str='graph_size(MB)', scale=1./(1<<20))
print_dict(times, str='time(s)')
print("url: " + get_netdef(args.model).get_url())

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you move this to before printing print_dict(num_nodes, str='num_nodes') and after print_dict(vars(args))

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@pooyadavoodi pooyadavoodi merged commit e058613 into tensorflow:master Jan 15, 2019
DEKHTIARJonathan pushed a commit that referenced this pull request Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants